Skip to content
Snippets Groups Projects
Commit 9c1bd015 authored by mooney's avatar mooney
Browse files

access-security

parent 0ec38905
No related branches found
No related tags found
No related merge requests found
grecord(bo,"$(P)RemoteAccess") {
field(DESC,"AS for Remote Hosts")
field(DTYP,"Soft Channel")
field(ZNAM,"Disabled")
field(ONAM,"Enabled")
field(ASG, "controlFields")
field(PINI, "YES")
}
grecord(bo,"$(P)LocalAccess") {
field(DESC,"AS for Local PCs")
field(DTYP,"Soft Channel")
field(ZNAM,"Disabled")
field(ONAM,"Enabled")
field(ASG, "controlFields")
# test nondefault value
field(DOL, "1")
field(PINI, "YES")
}
grecord(bo,"$(P)AS_OnOff") {
field(DESC,"Access Security On/Off")
field(DTYP,"Soft Channel")
field(ZNAM,"On")
field(ONAM,"Off")
field(ASG, "controlFields")
field(PINI, "YES")
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment