The Schneider web site says that the Twido can communicate using Modbus RTU or Modbus ASCII. Based on this Citect can definitely communicate with this controller. This device does not appear in out list of devices in the 'Express Communications Wizard' but if you tell it you are going to talk to a Modicon 948 controller using ASCII or Binary comms this will work fine. (The I/O subsystem doesn't really know about devices, it only knows about protocols. The wizard is just there to speed things up and to help out people who don't know what protocols a device supports)
As for the address / memory mapping of this controller I don't know.
Hope this helps.
Kelvin
Disclaimer: I am an employee of Citect Pty. Ltd. This should not be
considered an authorised communication from Citect. For official support information please contact Citect Support. See http://www.citect.com
----------------------------------------------------------------------------
-------------------------------------------------------
Twido uses IEC notation where the first of anything (register, input, output, etc.) is number zero - whereas in MODBUS that assumes a classic MODICON PLC, the first of anything is number one. Bottom line, mentioning 40001 to the driver will get your the first Twido register (or Memory word as called in IEC lingo).