# Call the nodeReset function of the corresponding masterMacsAxis. # This record is coupled to the parameter library via nodeReset_ -> NODE_RESET. record(longout, "$(INSTR)$(M):NodeReset") { field(DTYP, "asynInt32") field(OUT, "@asyn($(CONTROLLER),$(AXIS),1) NODE_RESET") field(PINI, "NO") }