LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Please help me solve this command

Dear NI Community

 

Could you help me create a command on service mode. This program create for test IMU. I already sent example of this program. Please kindly see attached file.Service Mode Labview.JPG

This is example block diagram that I already create on Labview program

Available command in Service mode.JPG

Currently I need to create a Erase command and Save command for run in service mode.

This program design function similar to Sensornor Program STIM210 EVK.

Spoiler

Thank you for your help.

If you want any other information. Please told me.

You can contact to me via email : PK@autorient.com

 

Best regards,

Phakhawat  Ketkaew

0 Kudos
Message 1 of 2
(1,153 Views)

Hi Phakhawat,

 


@Phakhawat23 wrote:

Could you help me create a command on service mode. This program create for test IMU.


Add the command description to the "available commands". Then add a new case to the case structure in your image.

What have you tried? Where are you stuck?

 


@Phakhawat23 wrote:

I already sent example of this program. 


Where did you "sent that example" to?

 

On your image:

Do you really need a timeout of just one millisecond?

Do you really need to read a serial port 500 times with a wait of 500ms?

Do you really need to use BytesAtPort?

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,139 Views)