DNP3 SCADAPack Binary Profile Arguments
A DNP3 SCADAPack Binary Profile can be assigned to DNP3 SCADAPack Pulse Action(s) and/or DNP3 SCADAPack Binary Point(s) (providing that the latter have a Point Type other than ‘Physical Input’).
Use these arguments for defining the profiles vectors on a DNP3 SCADAPack Binary Profile:
- Times (Word array)—The array of times to be used for the Profile’s vectors.
For more information on this array, see DNP3 SCADAPack Analog Profile Arguments.
- CurrentValues (Byte array)—The array of values to be used to control a pulse’s actions, or a binary point’s current value. Each value in the array can be 0 or 1, as required.
For an example that demonstrates how you might use the SetVectors method to generate a DNP3 SCADAPack Binary Profile’s vectors, see Generate a DNP3 SCADAPack Profile’s Data Programmatically.