Specifications
Allen-Bradley DF1 Driver Help
Element Field Data Type Access
YR Word, Short Read/Write
MON Word, Short Read/Write
DAY Word, Short Read/Write
HR Word, Short Read/Write
MIN Word, Short Read/Write
SEC Word, Short Read/Write
DOW Word, Short Read/Write
DS Boolean Read Only
BL Boolean Read Only
_SET (for block writes) Boolean Read/Write
Ranges
PLC Model File Number Max Element
Micrologix N/A 254
All SLC N/A N/A
PLC5 N/A N/A
Examples
Example Description
RTC:0.YR Year setting for real-time clock 0.
RTC:0.BL Battery low indicator for real-time clock 0.
Channel 0 Communication Status File (CS0)
To access the communication status file for channel 0, specify a word and optionally a bit in the word. The default
data types are shown in bold.
See Also: Function File Options
Syntax Data Type Access
CS0:<word> Short, Word, BCD, DWord, Long, LBCD Depends on <word>
and <bit>
CS0:<word>/<bit> Boolean Depends on <word>
and <bit>
CS0/bit Boolean Depends on <word> a
nd <bit>
Ranges
PLC Model File Number Max Element
Micrologix N/A 254
All SLC N/A N/A
PLC5 N/A N/A
Examples
Example Description
CS0:0 Word 0.
CS0:4/2 Bit 2 word 4 = MCP.
Note: For more information on CS0 words/bit meanings, refer to the Rockwell documentation.
Channel 1 Communication Status File (CS1)
To access the communication status file for channel 1, specify a word and optionally a bit in the word. The default
data types are shown in bold.
See Also: Function File Options
Syntax Data Type Access
www. kepware.com
40