Skip to content

FC: External HMI Command - v1.0

This function routes an external HMI command to a drive’s hmiCommand variable when ext_selector matches the drive ID.

  • Sending HMI commands from a central panel to a specific drive by ID.
  • Clearing hmiCommand automatically when the selector changes or the command is set to NIL.

None.

ParameterDeclarationTypeInit. valueDescription
IDInputUIntIW: Drive identifier
ext_selectorInputIntIW: Selected drive ID from external source (HMI)
ext_hmiCommandInputUIntIW: HMI command value to forward. See EHmiCommand
hmiCommandIn/OutUIntIOX: Drive’s HMI command variable — updated when ID matches
auxBit1In/OutBoolIOX: Auxiliary edge-detection bit for selector
auxBit2In/OutBoolIOX: Auxiliary edge-detection bit for command