07-07-2017 07:39 AM
Hi, I have tried on a different linux RT cRIO 9035. I get different error message this time: Error 59 occurred at LabVIEWHTTPClient.lilib:GET.vi:390001.
Possible reason:
the network is down, unreachable, or has been reset.
Any suggestions?
09-06-2017 03:27 PM
I put my cRIO-9032 on UTC time (from GMT-6). Current time on the cRIO adjusted itself from 3:22 pm to 8:22 pm automatically. I left the current time as is...8:22 pm UTC. I did not reboot my cRIO and I ran the SQS example at 3:22 pm local time. Create New SQS Queue.vi ran without error and created the queue. Confirmed with AWS dashboard.
If you use UTC, be sure your controller's current time is actually UTC. If you use a GMT setting, be sure the time is adjusted for Daylight Savings (check box) on the controller's Time Settings page. After making changes to the Time Settings, click "Save" in MAX. Do not reboot the controller. Then try running the example VI.
09-06-2017 04:01 PM
Another thing you can try is to run the attached VI on your desktop and on your controller. It reports your system time in UTC format. If your desktop and controller are configured identically (time zone, daylight savings, etc), the reported UTC time strings should match.
10-31-2017 12:31 PM
I have the same issue on a cRIO-9066. It does not seem to be related to the time/date. Were you able to find a solution?
12-27-2017 08:51 PM
Try restarting your RT.
I encounter the same problem.
I try to change the time too, but nothing works.
Then i try to instal new software in myRIO and it works, but the next day it is not working again. Then i just restart myRIO, suddenly it works.
12-27-2017 09:06 PM
I agree that LabVIEW cloud toolkit documentation is limited.
If you are looking for a way to access FIFO queue, i suggest you take a look at AWS Iot 1st.
From there, you can access AWS service like Lambda, DynamoDB, Kinesis, SQS,SNS,S3.
From AWS kinesis you can access other service.
For easy interfacing your app with AWS IoT, you can use the toolkit to access the thing shadow to post or retrieve data(Even though it is not supposed to be used for that). But i recommend MQTT so you can post and subscribe any topic you want.
12-28-2017 08:19 PM
Dont just change the timezone, change the hour,minutes and seconds.
And dont restart your RT if using Linux, restart it if using pharlap or vworks