04-04-2007 07:40 AM
04-04-2007 12:32 PM - edited 04-04-2007 12:32 PM
Message Edité par pierreR le 04-04-2007 12:32 PM
04-04-2007 04:17 PM
04-05-2007 09:48 AM
Guillaume,
You could try to manually configure the NI-RT.INI file that is used to boot the laptop. This file should be located in the root directory. (C:\) In this file the [TCP_STACK_CONFIG] section is used to configure the Ethernet interface. If you are running on a network with a DHCP server, try the following entries in this section.
[TCP_STACK_CONFIG]
DNS_Address=USE_DHCP
Gateway=USE_DHCP
Halt_On_Error=FALSE
IP_Address=USE_DHCP
Subnet_Mask=USE_DHCP
Using a static IP address, this section would look similar to the following:
[TCP_STACK_CONFIG]
IP_Address=10.0.22.144
DNS_Address=10.0.1.1
Gateway=10.0.22.129
Halt_On_Error=FALSE
Subnet_Mask=255.255.255.128
04-05-2007 10:36 AM
04-17-2007 05:40 AM
05-03-2007 03:29 AM
I’m not sure if you solved the problem yet.
The problem only exists if you have MAX 4.2.
Down load the following Patch
http://digital.ni.com/public.nsf/allkb/D3076C71B32910D9862572A30064528A