Go to the source code of this file.
Functions | |
record (stringin,"$(P)ED:RBNUMBER") | |
RB number. More... | |
record (stringout,"$(P)ED:RBNUMBER:DAE:SP") | |
alias ("$(P)ED:RBNUMBER","$(P)ED:RBNUMBER:SP:RBV") | |
record (waveform,"$(P)ED:USERNAME") | |
username More... | |
alias ("$(P)ED:USERNAME","$(P)ED:USERNAME:SP:RBV") | |
record (waveform,"$(P)ED:SURNAME") | |
set by DBSVR, maybe better to read back from DAE? pv contains bin-hex-json More... | |
alias ("$(P)ED:SURNAME","$(P)ED:SURNAME:SP:RBV") | |
record (waveform,"$(P)ED:USERNAME:DAE:SP") | |
record (aSub,"$(P)ED:USERNAME:_TODAE") | |
record (waveform,"$(P)ED:ORGS") | |
organisation More... | |
alias ("$(P)ED:ORGS","$(P)ED:ORGS:SP") | |
alias ("$(P)ED:ORGS","$(P)ED:ORGS:SP:RBV") | |
record (bo,"$(P)ED:SIM") | |
simulation and disable records More... | |
record (bo,"$(P)ED:DISABLE") | |
record (waveform,"$(P)ED:SIM:USERNAME") | |
record (waveform,"$(P)ED:SIM:SURNAME") | |
record (stringin,"$(P)ED:SIM:RBNUMBER") | |
P | Required argument. Template argument |
Definition in file experiment_data.db.
alias | ( | "$(P)ED:RBNUMBER" | , |
"$(P)ED:RBNUMBER:SP:RBV" | |||
) |
Definition at line 31 of file experiment_data.db.
alias | ( | "$(P)ED:USERNAME" | , |
"$(P)ED:USERNAME:SP:RBV" | |||
) |
Definition at line 52 of file experiment_data.db.
alias | ( | "$(P)ED:SURNAME" | , |
"$(P)ED:SURNAME:SP:RBV" | |||
) |
Definition at line 71 of file experiment_data.db.
alias | ( | "$(P)ED:ORGS" | , |
"$(P)ED:ORGS:SP" | |||
) |
Definition at line 113 of file experiment_data.db.
alias | ( | "$(P)ED:ORGS" | , |
"$(P)ED:ORGS:SP:RBV" | |||
) |
Definition at line 114 of file experiment_data.db.
record | ( | stringin | , |
"$(P)ED:RBNUMBER" | |||
) |
RB number.
PV ED:RBNUMBER:SP is served by database server which then writes to ED:RBNUMBER:DAE:SP
DESC
field: Experiment (RB) Number
Definition at line 6 of file experiment_data.db.
record | ( | stringout | , |
"$(P)ED:RBNUMBER:DAE:SP" | |||
) |
DESC
field: Set Experiment (RB) Number
Definition at line 19 of file experiment_data.db.
record | ( | waveform | , |
"$(P)ED:USERNAME" | |||
) |
username
ED:USERNAME:SP is served by database server,
DESC
field: Experiment User names
Definition at line 40 of file experiment_data.db.
record | ( | waveform | , |
"$(P)ED:SURNAME" | |||
) |
set by DBSVR, maybe better to read back from DAE? pv contains bin-hex-json
DESC
field: Experiment User Surnames
Definition at line 56 of file experiment_data.db.
record | ( | waveform | , |
"$(P)ED:USERNAME:DAE:SP" | |||
) |
DESC
field: Experiment User Surnames
Definition at line 74 of file experiment_data.db.
record | ( | aSub | , |
"$(P)ED:USERNAME:_TODAE" | |||
) |
Definition at line 88 of file experiment_data.db.
record | ( | waveform | , |
"$(P)ED:ORGS" | |||
) |
organisation
set by dbsvr, bin-hex-json
DESC
field: Experiment User Organisations
Definition at line 102 of file experiment_data.db.
record | ( | bo | , |
"$(P)ED:SIM" | |||
) |
simulation and disable records
Definition at line 118 of file experiment_data.db.
record | ( | bo | , |
"$(P)ED:DISABLE" | |||
) |
DESC
field: Disable comms
Definition at line 127 of file experiment_data.db.
record | ( | waveform | , |
"$(P)ED:SIM:USERNAME" | |||
) |
DESC
field: Simulated Experiment Username
Definition at line 137 of file experiment_data.db.
record | ( | waveform | , |
"$(P)ED:SIM:SURNAME" | |||
) |
DESC
field: Simulated Experiment Surname
Definition at line 146 of file experiment_data.db.
record | ( | stringin | , |
"$(P)ED:SIM:RBNUMBER" | |||
) |
Definition at line 155 of file experiment_data.db.