<< mdaqPing Utility functions

MicroDAQ Support Package for Matlab/Simulink >> MicroDAQ Support Package for Matlab/Simulink > Utility functions > mdaqSetIP

mdaqSetIP

Sets IP address

Calling Sequence

mdaqSetIP(ipAddress);

Description

This function allows to change Matlab/Simulink IP settings which are used to connect to MicroDAQ device. This function doesn't change MicroDAQ IP address. In order to change to change MicroDAQ IP address connect device with USB cable, on MicroDAQ user disk locate network.txt file in 'config' directory and modify IP settings.

Parameters

Examples

mdaqSetIP('10.10.1.1');
mdaqPing();

See Also


Report an issue
<< mdaqPing Utility functions