I need DSC IT-100 Module help
adcantrell
Posts: 24
Has anybody used the IT-100 module? I have been trying to figure it out but it seems that all the TKO files in the module are missing when you try and work it into the code. this is also my first work with a module so im pretty lost. any help would be great.
0
Comments
Here’s how to fix it, at least from a compile standpoint. I can’t vouch for the code.
1) Add the following .axs files to the workspace that are included in the zip:
a) Custom.axs
b) MenuComponent.axs
c) ModuleComponent.axs
2) Do a *Build active system*
3) You’re going to see a message box that says there are errors detected and it will ask you if you want to continue. Click on yes.
The system will build and the missing .tko files will be created.
HTH
You need to add the files to the module folder of the project.
You can remove the .axs files from the project once the .tko files are created.
I loaded the test .apw file with all the required files ( to my understanding) and the TP test file but i get nothing.
Did you download the compiled .tkn file to the NI master?
The .apw is just a project workspace, it doesn’t get loaded into the NI.
Is the TP pointing to the correct NI master and is the device ID of the TP set correctly according to the code?
and yes to my knowledge all of the IDs etc are looking in the proper directions.