PmPLCShellCmd (FUN)

FUNCTION PmPLCShellCmd : BYTE

InOut:

Scope

Name

Type

Comment

Return

PmPLCShellCmd

BYTE

Input

BlockID

BYTE

block offset for response string (BlockId * 254 Byte)

Request

STRING(255)

the plcshell command to execute

Output

Eof

BOOL

last block of response received, TRUE for last block

Response

STRING(255)

response from plcshell (254 Byte)