@AWOL, thank a lot for your input but I need that type of that array in order to use "fromLine" parameters.
int PINCommLatch=MachineConfig[fromLine][0];
int PINData=MachineConfig[fromLine][1];
int PINClock=MachineConfig[fromLine][2];
@AWOL, thank a lot for your input but I need that type of that array in order to use "fromLine" parameters.
int PINCommLatch=MachineConfig[fromLine][0];
int PINData=MachineConfig[fromLine][1];
int PINClock=MachineConfig[fromLine][2];