Functions | |
| int | ngcppCiParamInit (void) |
| int | ngcppPSync (int alarmTime, char *erms) |
| int | ngcppCiParamSync (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiParamSet (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiParamConf (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiParamStat (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiChipOffset (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiChanSelect (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiVerbose (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiDynCmd (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiUsrCmd (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
Variables | |
| ngcppPCHECK | ngcppParamCheck = NULL |
| int ngcppCiChanSelect | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_CHAN command.
| int ngcppCiChipOffset | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_CHIPOFFSET command.
| int ngcppCiDynCmd | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_DYNCMD command.
| int ngcppCiParamConf | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_PCONF command.
| int ngcppCiParamInit | ( | void | ) |
Synchronize command interpreter with parameter buffers.
| int ngcppCiParamSet | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_PSET command.
| int ngcppCiParamStat | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_PSTAT command.
| int ngcppCiParamSync | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_PSYNC command.
| int ngcppCiUsrCmd | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_USRCMD command.
| int ngcppCiVerbose | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_VERBOSE command.
| int ngcppPSync | ( | int | alarmtTime, |
| char * | erms ) |
Synchronize parameter buffers.
| ngcppPCHECK ngcppParamCheck = NULL |
External parameter check