05-01-2011 09:41 AM
I am learning to use SIT with cRIO 9025(Vxworks OS) to do some simulation. I have compiled the example model sinewave.m (come with SIT) successfully into sinewave.dll and sinewave.out. The driver VI is built and deployed successfully. But when i run the host VI, labVIEW report errors with DAQmx Timing (Sample Clock).vi. Anyone knows the reason? I am using LabVIEW20009 sp1,SIT 2009,cRIO3.4,DAQmx9.2,MATLAB 2008ra. The deploy message is list below. Thanks for reply.
Initializing...
Calculating dependencies...
Checking items for conflicts. This operation could take a while...
Preparing items for download. This operation could take a while...
Deploying NI_SIT_Replay.lvlib
Deploying NI_SIT_SITServer.lvlib
Deploying NI_FileType.lvlib
Deploying XDNodeRunTimeDep.lvlib
Deploying NI_SIT_DAQmx IO.lvlib
Deploying NI_SIT_driversupportVIs.lvlib
Deploying NI_LVConfig.lvlib
Deploying NI_SIT_sitctls.lvlib
Deploying NI_SIT_ClientConnMngr.lvlib
Deploying NI_SIT_Data Log.lvlib
Deploying NI_SIT_util.lvlib
Deploying sinewave1_Driver.lvproj
Deploying NI-cRIO9025-0156F0B4(successfully deployed target settings)
Deploying NI_SIT_driversupportVIs.lvlib:SIT TimedLoop Configuration.ctl (2.99 K)
Deploying Clear Errors.vi (3.90 K)
Deploying NI_SIT_driversupportVIs.lvlib:Configuration Overview.ctl (2.35 K)
Deploying NI_SIT_sitctls.lvlib:SIT Signal Info.ctl (3.19 K)
Deploying NI_SIT_sitctls.lvlib:sit Timing Source.ctl (2.09 K)
Deploying NI_LVConfig.lvlib:Common Path to Specific Path.vi (6.05 K)
Deploying NI_SIT_sitctls.lvlib:sit Data Log Format (UI).ctl (2.08 K)
Deploying DAQmx Timing (Sample Clock).viDAQmx Timing (Sample Clock).vi loaded with errors on the target and was closed.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingTerminalAP:C on RT target device.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingI32EnumAP:C on RT target device.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingF64U64AP:C on RT target device.
LabVIEW: Failed to load shared library nilvaiu.*:setTimingF64AP:C on RT target device.
Deploying NI-cRIO9025-0156F0B4 Container
Deployment completed with errors