FunctionBlocks General MC_ReadServerLogFB - ThorstenBrach/SRCI GitHub Wiki
Work in progress – more content coming soon.
Thanks for visiting - I really appreciate your interest in my SRCI project!
Common
Parameter | Data Type | Default Value | Description | Required |
---|---|---|---|---|
InternalLogger |
- |
For internal usage only |
- |
|
ExternalLogger |
- |
For internal usage only |
- |
|
LogLevel |
- |
For internal usage only |
- |
|
Name |
'<cmd_name>' |
User defined command name |
O |
|
ExecMode |
SEQUENCE_PRIMARY |
Execution mode of the command |
M |
|
Priority |
NORMAL |
Priority of the command |
M |
|
AxesGroup |
- |
Robot group assigned to the function |
M |
|
Execute |
FALSE |
Start of the command at the rising edge |
M |
|
ParCmd |
ParCmd |
FALSE |
Command specific parameter |
M |
Command Parameter (ParCmd)
Parameter | Data Type | Default Value | Description | Required |
---|---|---|---|---|
ToDo |
Specific |
- |
Work in progress – more content coming soon |
M/O |
ToDo |
Specific |
- |
Work in progress – more content coming soon |
M/O |
Common
Parameter | Data Type | Default Value | Description | Required |
---|---|---|---|---|
CommandData |
RobotLibraryCommandDataFB |
- |
For internal usage only |
- |
ResponseData |
RobotLibraryResponseDataFB |
- |
For internal usage only |
- |
Error |
FALSE |
Error occurred during execution. See ErrorID for details |
M |
|
ErrorID |
0 |
Error ID as raw value for error diagnosis |
M |
|
ErrorIDEnum |
NONE |
Error ID as enumeration for error diagnosis |
M |
|
ErrorAddTxt |
- |
Additional error text information |
M |
|
WarningID |
0 |
Warning ID as raw value for identifying warnings |
M |
|
WarningIDEnum |
0 |
Warning ID as enumeration for identifying warning |
M |
|
InfoID |
0 |
Info ID for as raw value for identifying additional information |
M |
|
InfoIDEnum |
0 |
Info ID for as enumeration for identifying additional information |
M |
|
Done |
FALSE |
Command executed successfully |
M |
|
Busy |
FALSE |
Function block is being processed |
M |
|
CommmandBuffered |
FALSE |
Command was transferred to the robot-controller and confirmed |
M |
|
OutCmd |
OutCmd |
- |
Command specific outputs |
M |
Command Outputs (OutCmd)
Parameter | Data Type | Default Value | Description | Required |
---|---|---|---|---|
ToDo |
Specific |
- |
Work in progress – more content coming soon |
M/O |
ToDo |
Specific |
- |
Work in progress – more content coming soon |
M/O |