FSOESTATE (ENUM)ΒΆ
TYPE FSOESTATE :
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - INIT - 0 - INTERNAL FSoE state before execution of method Init - RESET - 100 - FSoE state Reset (outputs are in safe mode) - SESSION - 101 - FSoE state Session, the session ID is being transferred (outputs are in safe mode) - CONN - 102 - FSoE state Connection, the connection ID and FSoE-Address is being transferred (outputs are in safe mode) - PARA - 103 - FSoE state Parameter, the communication and the optional application parameter are being transferred (ooutputs are in safe mode) - DATA - 104 - FSoE state Data, process or failsafe data are being transferred (outputs are only active if the pocess data command is received) - ERROR - 200 - INTERNAL unexpected error, no futher execution of code 
