X86 Open Platform
·
User Manual
51
Software Name
Supported Versions
Labview
Labview 2013, Labview 2014, and Labview 2015
If you need to encrypt software, you can write encrypted information into the platform’s internal
memory by calling “MV_OPC_WriteMemory” interface. In the software, you can read and verify
encrypted information by calling “MV_OPC_ReadMemory” interface.
For specific interface calling, please refer to the steps below.
For different Windows versions, the location directory of files mentioned below may differ. Please
refer to the actual condition.
Steps:
1.
Right click MVS icon, and select Open file location.
2.
Go back 2 levels of directory to find the Development folder.
3.
Go to Samples\VC\SimpleSamples\FlashDemo, and find FlashDemo.
Figure 10-4
Find FlashDemo
4.
Obtain flash memory address.
5.
Write data into flash memory by calling “MV_OPC_WriteMemory” interface.
6.
Obtain flash memory data by calling “MV_OPC_ReadMemory” interface.
If you use third-party software, you need to obtain corresponding dongle.
Obtain Stream via Labview Software
You can use Labview software to obtain stream for X86 open platform.
Steps:
1.
Right click MVS icon, and select Open file location.