Loading…

Method Name: dvFixingMethod

Method ID: 0x432A

Method Label: Input Simulation

Method Help: This method allows the sensor input variables to be simulated


  • {
  • int option;
  • int var;
  • _add_abort_method(17193);
  • _set_device_status(0xFF,0);
  • if (MeasurementCode2 == 0)
  • {
  • var = 3;
  • }
  • else
  • {
  • _iassign(17195,primary_variable_code);
  • _get_dev_var_value(literal_string(881),0,17195);
  • var = _ivar_value(17195);


Please login for more