20 lines
313 B
Plaintext
20 lines
313 B
Plaintext
|
|
record(bo,"$(P):Pause")
|
|
{
|
|
field(DTYP,"Soft Channel")
|
|
}
|
|
record(longin,"$(P):Status")
|
|
{
|
|
field(DTYP,"Soft Channel")
|
|
}
|
|
record(stringin,"$(P):MsgTxt")
|
|
{
|
|
field(DTYP,"Soft Channel")
|
|
}
|
|
record(scaler,"$(P)")
|
|
{
|
|
field(DESC,"$(DESC)")
|
|
field(DTYP,"asynScalerEL737")
|
|
field(OUT,"INST_IO @asyn($(PORT),0)")
|
|
}
|