Go to the source code of this file.
Functions | |
| record (calcout,"$(P)$(PV_NAME):RAW") | |
| alias ("$(P)$(PV_NAME)","$(P)SIM:$(PV_NAME)") | |
| P | Required argument. Template argument |
| PV_NAME | Required argument. Template argument |
| STREAM_PV | Required argument. Template argument |
Definition in file error_setter.template.
| alias | ( | "$(P)$(PV_NAME)" | , |
| "$(P)SIM:$(PV_NAME)" | |||
| ) |
Definition at line 8 of file error_setter.template.
| record | ( | calcout | , |
| "$(P)$(PV_NAME):RAW" | |||
| ) |
DESC field: Transfer error from INP.B to PV_NAME
Definition at line 1 of file error_setter.template.
1.8.5