• No : 15370
  • Updated Date : 2023/01/23 16:54
  • Print

[J-GATE3.0] What will be the behavior if the value is not set in [ext_t_state_c] (Closing Condition Session Specified) for FOK (Fill Or Kill)?

From J-GATE3.0, the value to be set in [ext_t_state_c] (Closing Condition Session Specified) for FOK (Fill Or Kill) has changed from “-“ to “0 or 1 or 2 or 3 or 4 or 5”, what will be the behavior if the value is not set?
Category : 

Answer

If the value is not set in [ext_t_state_c] (Closing Condition Session Specified), it will be treated as “0” since the datatype of [ext_t_state_c] (Closing Condition Session Specified) is unit8_t.
Thus, there is no difference on its behavior in J-GATE3.0.