StdpC 2017 Update 1
This update adds a performance monitor, which should be a rather useful diagnostic tool.
In addition, a number of bugs were solved:
- Channel assignments of analog devices (NIDAQ, DigiData, SimulDAQ) are now loaded properly from protocols
- Scripts using old-style channel parameters ("inChnp[#].~~") are now read correctly, but deprecated to the first active device present. Old scripts can therefore be used, but should be updated to the new style ("NIDAQp[#].inChn[#].~~") eventually to prevent confusion.
- Continued overstepping of channel input/output limits no longer causes the application to freeze. Only one limit warning is logged.
- Graphs now display the output current actually fed to the DAQ, i.e. after limits were applied.