<< mdaqOpen Utility functions mdaqSetIP >>

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

mdaqPing

Checks connection with MicroDAQ

Calling Sequence

mdaqPing()

Description

This function checks connection with MicroDAQ device. This function can be helpful to verify if Ethernet of Wi-Fi connection is working properly. Function uses IP address which was set during microdaq_setup call or with mdaqSetIP call.

Examples

% mdaqPing usage example
mdaqPing();

See Also


Report an issue
<< mdaqOpen Utility functions mdaqSetIP >>