View Single Post
  #1   Spotlight this post!  
Unread 10-01-2012, 18:18
Pirate programe's Avatar
Pirate programe Pirate programe is offline
Registered User
FRC #0354
 
Join Date: Jan 2012
Location: Queens,NY
Posts: 53
Pirate programe is an unknown quantity at this point
Problems with cRIO

We're having trouble connecting to our cRIO.

When trying an error like this appears:

Quote:
Unable to complete operatuib because of unexpected error: error -2145024809 occured at nisyscfg.lvliv:Initialize

(Helper).vi

Possible reason(s):

LabVIEW: (Hex 0x80070057) One or more arguments are invalid.

==============================

NI System Configuration: (Hex 0x80070057) Invalid Parameter.

Complete call chain:
nisyscfg.lvlib:Initialize (Helper).vi
2012_nisyscfg_Initilize.vi
ConfigUtiltiy.lvlib
DiscoverDevice.vi:
ConfigUtiltiy.lvlib:
ReImageTarget.vi
ConfigUtility.lvlibialog.vi
And another error some other times:

Quote:
Unable to complete operation because of unexpected error:

Error 1 occured at TCP Read in NI_InternetTK_Common_VIs.lvlib: TCP Read xTP Reply.vi:14->
NI_InternetTK_FTP_VIs.lvlib:FTP Get Command Reply.vi:13->
NI_InternetTK_FTP_VIs.lvlib:FTP Open Session.vi->
ConfigUtility.lvlib:2012_FTPOpen.vi->
ConfigUtlity.lvlib:FRC 2012_FTP Get File.vi->
ConfigUtility.lvlib:OpenRemoteConfiguration.vi->
ConfigUtility.lvlib:ReImageTarget.vi->
ConfigUtility.lvlibialog.vi

Possible reason(s):

LabVIEW: An input paramter is invalid. For example if the input is a path, the path might contain a character not

allowed by the OS such as ? or @.
We've no idea where this is coming from.

We're using the older, 2009 cRIO, not the cRIO-II.
Reply With Quote