Good morning,
i want to use this function because i want to connect 24 digital inputs (connected on an X20DI9371. Mounted on an X20BC0083) to trigger input interface of servo drive . Each digital input are connected to 1 servo drive. So, at the end i need 24 trigger for each servo drive (that are also 24).
I know exist already the function block ‘MC_BR_SetHardwareInput’, but i want to analyse another solution for reduce the transfer latency between servodrive and variable mapped on X20Digital input.
The reason, it is related to the application, that uses function block MC_BR_MoveVelocityTriggerStop, and i want to remove some delay for improving the performance.
As far as i’ve understood from ASH, i need to define this step for each drive (steps)
Question: i have to thinking about some limitation? for example ,max number of receive par id in the network?
Is it a solution that is able to remove the transfer latency between I/O → PLC → DRIVE ? So at the end , the information are transferred between I/O-> DRIVE --only powerlink latency without PLC task class?
Thanks