_AS_WORD Converts 16 input values [...] Input B00 BOOL Input [...] Input bit 1 B02 BOOL
for the input BO .. B7 Input B0 BOOL Input bit 0 B1 BOOL
_AS_BYTE Converts 8 input values [...] Type Comment Input B0 BOOL Input bit 0 B
Comment Input IN INT Input value HIGH INT [...] : Input IN is less than
returns the DWORD “dwInput [...] -order. Example: dwInput [...] .ReverseWORDsInDWORD ( dwInput ) = 16
returns the BYTE “byInput [...] -order. Example: byInput [...] .ReverseBitsInBYTE ( byInput ) = 16#80
returns the DWORD “dwInput [...] : dwInput = 16 [...] .ReverseWORDsInDWORD ( dwInput ) = 16
the given input [...] Instructions. The input [...] PicoPLCProgram INT Input b
returns the WORD “wInput [...] -order. Example: wInput [...] .ReverseBitsInWORD ( wInput ) = 16
returns the WORD “wInput [...] : wInput = 16#0102 [...] .ReverseBYTEsInWORD ( wInput ) = 16