Jump to content

Sirius

Members
  • Posts

    4
  • Joined

  • Last visited

Sirius's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hi @Fausto When the application is distributed to customers, they will not have access to the InstaCal application so it is essential that the configuration is performed by my application.. If the InstaCal application can set the ThermoCouple types then there must be a method in the Universal Library that performs that function. I have found the method to suppress the pop-up messages - it is MccService.ErrHandling(...). Regards Richard
  2. I'm writing a Windows C# program using the Universal Library and a USB-TC device. I would like to know how I can set the Thermocouple Type for each temperature input. I would also like to know how to surpress the pop-up message "Temperature input has open connection" which occurs if no thermocouple is connected.
  3. Thanks @Fausto If we chose to wire the pulse to the fourth AI, do you have a recommendation for the wiring of the input? I do not have a separate power supply available, but I assume that I could wire the 5V output on the 1608GX to AI 4 via the pulse switch? Regards @Sirius
  4. I am writing a C# windows program that needs to synchronously read 3 AI (voltages) and 1 DI (pulse). The Universal Library has a DaqInScan() call which seems to be what I want, but it is not supported on the 1608GX board (as far as I can tell). What is the best way to continuously read 3 AI and 1 DI in the background and ensure that all 4 values are synchronised (i.e. all sampled at the same time)?
×
×
  • Create New...