Micro Controller Driver
Observe these guidelines when working with Micro Controller Driver.
Supported controllers
Micro Controller Driver supports Micro800™ controllers and MicroLogix™1400 controllers.
Controller tags import
With Micro Controller Driver, you can import tags from Micro800 controllers in the online mode.
Data types
Micro Controller Driver supports these data types:
Datatype | FactoryTalk Optix datatype |
---|---|
BOOL |
Boolean |
SINT |
SByte |
DINT |
Int32 |
REAL |
Float |
STRING |
String |
LREAL |
Double |
INT |
Int16 |
LINT |
Int64 |
USINT |
Byte |
BYTE |
|
UINT |
UInt16 |
WORD |
|
UDINT |
UInt32 |
DATE |
|
TIME |
|
DWORD |
|
ULINT |
UInt64 |
LWORD |