SetRange
The method provided several BACnet properties depending on the user role.
Illustration
METHOD SetRange : I_BA_ParamRoleBuilder
VAR_INPUT
eParamFrom : E_BA_Parameter;
eParamTo : E_BA_Parameter;
eAccess : E_BA_Role;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
eParamFrom | First BACnet Property. | |
eParamTo | Last BACnet Property. | |
eAccess | Definition of access rights. |