Thang Nguyen Posted October 20, 2010 Report Share Posted October 20, 2010 Hi, I have work on some projects which requires either connect to a hardware (HIL) system or a software simulation (SIL) at a time. For example, in my current project, the SIL part is simulation interface toolkit connect with matlab/simulink. My question is if I want to use the hardware part only so I want my software to be run on a machine which has can connect to hardware but doesn't have the SIT license. Last time I tried it and it say it cannot file the SIT library. What should I do in this case? These HIL and SIL is managed in a LV class can be load dynamically. But it still ask for the SIT when it runs. What should I do? Best regards, Thang Nguyen Quote Link to comment
asbo Posted October 20, 2010 Report Share Posted October 20, 2010 This is the LabVIEW Simulation Interface Toolkit, right? If you're still receiving licensing errors, you're probably still calling one of the toolkit's VIs somewhere. How exactly does the toolkit ask for a valid license? When LabVIEW starts, or when you actually run your code? Quote Link to comment
Thang Nguyen Posted October 20, 2010 Author Report Share Posted October 20, 2010 Hi, I think I forgot to build the installer for my software. I will try to build the installer to see if it can run or not. Thanks, Thang Nguyen Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.