I am trying to calibrate a PXIe-4353, but first have to calibrate the Cal-4353. I have written the code, but am running into a couple of issues.
1. The device name is only showing the PXIe-4353, not the accessory Cal-4353 during the use of the DAQmx Initialize External Calibration.vi.
2. So I let the first go since it is an accessory. Then the Calibration Accessory Channels.vi was not allowing me to see the active cjc channels so I went it and did a Type def and checked the internal channels, which did let me see them. However, when running the program I am getting an error -50103 at the end of the program and error -200112 at the error out of the Calibration Accessory Channels.vi.
I am out of ideas of how to change the code to run correctly. Any help would be great. Attached is the original code with no changes.