Related Products: |
EMMK-101, EMMK-102, EMMK-103 |
Related Documents: |
ISCM-0380, ISCM-0385 |
Type: |
Installation |
Keywords/Labels: |
device IP address |
Summary: |
This article describes how to find or set a device IP address. |
Locate or add the IP address of a device to add it to the server.
Before you begin, power on your Cutsforth monitoring device and connect a removable drive. Use either a type C drive or a type A drive with a type C converter. If you are using an encrypted USB flash drive, make sure that it is formatted to use the FAT32 file system.
Once you have mounted your Cutsforth monitoring device, either find and use the device's IP address or set the IP address to one you receive from your IT department. In either case, save a copy of and update several fields in the device's networkInfo.json file.
The following table shows all supported values for the IP Address Request Mode field:
Value |
IP Address Type |
---|---|
|
Static |
|
DHCP or Link Local |
|
Link Local Only |
|
DHCP Only |
-
Insert the USB drive into the USB port on the controller front panel.
When the USER1 LED light is solid, it indicates that the device is reading from or writing to the settings file.
-
Remove the USB drive when the USER1 LED starts blinking again.
-
Insert the USB drive into a USB port on a computer.
-
Navigate to the following directory on the USB drive:
<RootLevel>:\InsightCM\download\NI-cRIO-ModelNumber-SerialNumber
-
Create an upload folder in the InsightCM folder if one does not already exist.
-
Save a copy of the networkInfo_<device hostname>.json to the following location on the USB drive:
<RootLevel>:\InsightCM\upload
-
Open networkInfo_<device hostname>.json.
-
Locate the IP address within the object that contains
"IsPrimary":"true"
.The following name/value pair defines the IP address:
IPAddr:x.x.x.x
-
Enter a new value in the IP address field for the primary object.
-
To assign a static IP address, change the IP Address Request Mode value to 1.
-
Enter new values in the Subnet Mask and Gateway fields in the primary object according to the information you receive from your IT department.
-
Save and close the file.
-
If you made changes to the file, complete the following steps to apply your changes to the device:
-
Insert the USB drive back into the USB port on the controller front panel.
When the USER1 LED light is solid, it indicates that the device is reading network and connection properties.
-
You can remove the USB drive when the USER1 LED returns to blink steadily.
-
Reinsert the USB drive into a computer and browse to <RootLevel>:\InsightCM.
-
Verify the applied folder contains networkInfo_<device hostname>.json.
-