Outputting an MNE_SNS technology function at measuring event (P-CHAN-00435)
P-CHAN-00435 | Output an MNE_SNS technology function at measurement event |
Description | If an M function of synchronisation type MNE_SNS is also programmed in a measurement block, this channel parameter configures the earliest time of output to the PLC after the measurement event. |
Parameter | kasto_techno_output_with_signal |
Data type | BOOLEAN |
Data range | 0: After the measuring signal is received, the residual path is removed and a motion stop occurs, the MNE_SNS technology function is output. The system then waits for acknowledgement of the M function. 1: After the measuring signal is received, the MNE_SNS technology function is output immediately. After the residual path is removed, the system stops and waits for acknowledgement of the M function. |
Dimension | ---- |
Default value | 0 |
Remarks | This parameter can only be used in “Reject rest block” mode (P-CHAN-00149) and must therefore be set to the value 1). Parameterisation example: # Reject rest block kasto_reject_rest_block 1 # Output an MNE_SNS technology function immediately after measuring signal kasto_techno_output_with_signal 1 |