Method | Description | |
---|---|---|
Show ( x_IMU_API.CSVfileWriter CSVfileWriter ) : void |
Shows CSVfileWriter packet counts and file names in PassiveMessageBox.
|
|
Show ( x_IMU_API.CSVfileWriter CSVfileWriter, string caption ) : void |
Shows CSVfileWriter packet counts and file names in PassiveMessageBox.
|
public static Show ( x_IMU_API.CSVfileWriter CSVfileWriter ) : void | ||
CSVfileWriter | x_IMU_API.CSVfileWriter |
/// |
return | void |
public static Show ( x_IMU_API.CSVfileWriter CSVfileWriter, string caption ) : void | ||
CSVfileWriter | x_IMU_API.CSVfileWriter |
/// |
caption | string |
/// Caption of |
return | void |