Driver objects |
ALLANBNT -> Creating variables -> Driver objects and datatypes -> Driver objects |
Show all Hide all |
The following object types are available in this driver:
Objects for process variables in zenon
Driver object type |
Channel type |
Read / Write |
Supported data types |
Comment |
---|---|---|---|---|
Datatable B Binary |
96 |
L / S |
USINT, BOOL, SINT, UINT, INT |
|
Datatable F Float |
97 |
L / S |
REAL |
|
Datatable N Integer |
34 |
L / S |
REAL, BOOL, DINT, UDINT, USINT, INT, UINT, SINT, STRING |
|
Datatable ST String |
98 |
L / S |
STRING |
Maximum 82 characters |
Driver variable |
35 |
L / S |
BOOL, SINT, USINT, INT, UINT, DINT, UDINT, REAL, STRING |
Variables for the statistical analysis of communication. Find out more in the chapter about the Driver variables |
Object |
Read |
Write |
Comment |
---|---|---|---|
B block (Word, Byte, Bool) |
y |
y |
Binary - Data table |
N block (DWORD, FLOAT, Word, String, Byte/Char, Bool) |
y |
y |
Integer - Data table |