PDA

View Full Version : NMITerm


CIM
04-01-03, 11:19 AM
My programming structure is based on toolkit files and depending of the application needs, a selection of files is sent to the controller.
Is it possible to execute a macro-like program who will send all the needed files to the controller against sending files one by one?
With crosstalk, it's a .xts file who can be executed. This file is built like
SEND Setup.nmi
SEND Modbus_Protocol.nmi
SEND I-O_Tools.nmi
SEND PID-PWM_Tools.nmi
SEND Main_Application.nmi
SEND BaseInit.nmi

nmitech
04-01-03, 03:32 PM
The current NMITerm version does not support macro-like program similiar to crosstalk. It is considerable on future release.