Loading…

Method Name: MthSimulateFrequencyOutputIoB

Method ID: 0x45D3

Method Label: Simulation

Method Help: Sets simulated output of frequency output B (Fct. C3.3.13)


  • {
  • char achCmdStatus[3];
  • long ai32VariableIds[4];
  • char stDisplay[60];
  • int iCntChars;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _iassign(17204,38);
  • _fassign(17818,1000.0);
  • ai32VariableIds[0] = 17204;
  • ai32VariableIds[1] = 17818;
  • _add_abort_method(17874);
  • while (1)
  • {
  • _get_dev_var_value(literal_string(1973),ai32VariableIds,17818);
  • _lassign(17431,5909);
  • send(186,achCmdStatus);
  • if (achCmdStatus[0] != 0)
  • {
  • display_response_status(186,achCmdStatus[0]);
  • }


Please login for more