Modification of internal values using MOD_PARAM
(Original Document)
Presentation
Other than the standard instructions the TSX DMY 28 RFK module also uses a specific instruction MOD_PARAM (Modify parameters) which enables the parameters associated with a single channel to be modified.
NOTE: In order to avoid several simultaneous explicit exchanges for the same index of channels, it is necessary to test the value of the word EXCH_STS of the IODDT
Syntax: MOD_PARAM %CHxy.i (no., value1 , value2 , 0) where:
Example: Modification of parameters of channel 18 (value1 = 10 ms (100 x 0.1 ms) , value2 = 500 ms (5000 x 0.1 ms)) MOD_PARAM %CHxy.16 (2, 100 , 5000 , 0)