Data Sheet

20
ETHERIO24TCPDATASHEET
©
2013ElexolPtyLtd Revision1.3
High/LowCommands
RaiseIOPin(High)
ASCII
Code
Bytes Data Function
H 2
IOPin
Number
RaisestheIOpinindicatedbyIOPinNumber
(Numbered0to23)
Operation:ThiscommandRaisesthePinValueontheIOPinindicatedinIOPin
Number.IOPinNumberisanumberbetween0and23wherePortAPinscorrespond
to0‐7,PortBPinscorrespondto8‐15,andPortCPinscorrespondto16‐23.
ThecorrespondingIOPinmustbesettoOutputforthiscommandtohaveeffect.
LowerIOPin(Low)
ASCII
Code
Bytes Data Function
L 2
IOPin
Number
LowertheIOpinindicatedbyIOPinNumber
(Numbered0to23)
Operation:ThiscommandLowersthePinValueontheIOPinindicatedinIOPin
Number.IOPinNumberisanumberbetween0and23wherePortAPinscorrespond
to0‐7,PortBPinscorrespondto8‐15,andPortCPinscorrespondto16‐23.
ThecorrespondingIOPinmustbesettoOutputforthiscommandtohaveeffect.
ReadEEPROM
Command
Sent
ASCII
Code
Bytes Data
Function
TheEEPROMdataatAddMSB:AddLSBis
readandsentbacktothehost
‘r
4
AddMSBAddLSB
Command
Reply
ASCII
Code
Bytes Data
r
4
AddMSBAddLSB
Data
Operation:ThemodulewillreadtheEEPROMmemoryatthespecifiedaddressand
sendapacketbacktothehostcontainingthisdata.
Note:Thelegacycommand‘R’,alongwiththeoriginalEEPROMaddressesarestill
supportedbytheEtherIO24TCPhoweveritisrecommendedthatallnew
applicationsusethenew‘r’command.