Go to the source code of this file.
Functions | |
| record (calc,"$(P)$(Q)$(NAME):INV") | |
| record (mbbo,"$(P)$(Q)$(NAME):SP") | |
| record (seq,"$(P)$(Q)$(NAME):CALC") | |
| record (bo,"$(P)$(Q)$(NAME):$(ZPV)") | |
| record (bo,"$(P)$(Q)$(NAME):$(OPV)") | |
| record (longout,"$(P)$(Q)$(NAME):$(ZPV):RAW:VAL") | |
| record (longout,"$(P)$(Q)$(NAME):$(OPV):RAW:VAL") | |
| record (longout,"$(P)$(Q)$(NAME):$(ZPV):RAW:SP") | |
| record (longout,"$(P)$(Q)$(NAME):$(OPV):RAW:SP") | |
| record (longout,"$(P)$(Q)SIM:$(NAME):$(ZPV):RAW:SP") | |
| Simulation Records ###. More... | |
| record (longout,"$(P)$(Q)SIM:$(NAME):$(OPV):RAW:SP") | |
| P | Required argument. Template argument |
| Q | Required argument. Template argument |
| NAME | Required argument. Template argument |
| ZSP | Required argument. Template argument |
| OSP | Required argument. Template argument |
| ZPV | Required argument. Template argument |
| OPV | Required argument. Template argument |
| ZDESC | Required argument. Template argument |
| ODESC | Required argument. Template argument |
| ZADDR | Required argument. Template argument |
| OADDR | Required argument. Template argument |
Definition in file zoom-vacuum-commands.template.
| record | ( | calc | , |
| "$(P)$(Q)$(NAME):INV" | |||
| ) |
Definition at line 29 of file zoom-vacuum-commands.template.
| record | ( | mbbo | , |
| "$(P)$(Q)$(NAME):SP" | |||
| ) |
Definition at line 36 of file zoom-vacuum-commands.template.
| record | ( | seq | , |
| "$(P)$(Q)$(NAME):CALC" | |||
| ) |
Definition at line 45 of file zoom-vacuum-commands.template.
| record | ( | bo | , |
| "$(P)$(Q)$(NAME):$(ZPV)" | |||
| ) |
DESC field:
Definition at line 56 of file zoom-vacuum-commands.template.
| record | ( | bo | , |
| "$(P)$(Q)$(NAME):$(OPV)" | |||
| ) |
DESC field:
Definition at line 65 of file zoom-vacuum-commands.template.
| record | ( | longout | , |
| "$(P)$(Q)$(NAME):$(ZPV):RAW:VAL" | |||
| ) |
Definition at line 74 of file zoom-vacuum-commands.template.
| record | ( | longout | , |
| "$(P)$(Q)$(NAME):$(OPV):RAW:VAL" | |||
| ) |
Definition at line 80 of file zoom-vacuum-commands.template.
| record | ( | longout | , |
| "$(P)$(Q)$(NAME):$(ZPV):RAW:SP" | |||
| ) |
DESC field:
Definition at line 86 of file zoom-vacuum-commands.template.
| record | ( | longout | , |
| "$(P)$(Q)$(NAME):$(OPV):RAW:SP" | |||
| ) |
DESC field:
Definition at line 96 of file zoom-vacuum-commands.template.
| record | ( | longout | , |
| "$(P)$(Q)SIM:$(NAME):$(ZPV):RAW:SP" | |||
| ) |
Simulation Records ###.
Definition at line 108 of file zoom-vacuum-commands.template.
| record | ( | longout | , |
| "$(P)$(Q)SIM:$(NAME):$(OPV):RAW:SP" | |||
| ) |
Definition at line 114 of file zoom-vacuum-commands.template.
1.8.5