Hello,
I have few questions about implement clock synchronization and assign class.
1. I understood that 'WriteAbsoluteTime' on IOutstationApplication is invoked after getting clock synchronization request from master.
However, I did not find the function's master to send that request, or should I just use 'master->PerformFunction' with function code: RECORD_CORRENT_TIME?
2. I have the same problem with 'Assign class'
I understood that 'RecordClassAssignment' on IOutstationApplication is invoked (only if the AupportAssignClass returns true)
However, I did not find the function's master to send that request, or should I just use 'master->PerformFunction' with function code: ASSIGN_CLASS?
In addition, I have one more question
3. I did no find (in the outstation) the functions that suppose to invoke when the master sends 'delay measurement' and 'disable\enable unsolicited'
Could you please tell me what are they? (or maybe I am wrong and there are no such functions to overload?)
Any help would be appreciated.
Best regards,
Maayan