From c7af80ba39f3bf35f5deed54bfc44a343fa059f9 Mon Sep 17 00:00:00 2001 From: Joel Dixon Date: Mon, 1 Jul 2024 15:32:14 -0500 Subject: [PATCH] Rename sequences to append _example --- ...alogInput.seq => NIDAQmxAnalogInput_example.seq} | 0 ...age.seq => NIDCPowerSourceDCVoltage_example.seq} | 0 ...PowerSourceDCVoltageWithMultiplexer_example.seq} | 0 .../{NIDigitalSPI.seq => NIDigitalSPI_example.seq} | 0 ...Measurement.seq => NIDmmMeasurement_example.seq} | 0 ...ction.seq => NIFgenStandardFunction_example.seq} | 0 ...eform.seq => NIScopeAcquireWaveform_example.seq} | 0 ...Relays.seq => NISwitchControlRelays_example.seq} | 0 ...urement.seq => NIVisaDmmMeasurement_example.seq} | 0 ...ent.seq => OutputVoltageMeasurement_example.seq} | Bin 10 files changed, 0 insertions(+), 0 deletions(-) rename examples/nidaqmx_analog_input/{NIDAQmxAnalogInput.seq => NIDAQmxAnalogInput_example.seq} (100%) rename examples/nidcpower_source_dc_voltage/{NIDCPowerSourceDCVoltage.seq => NIDCPowerSourceDCVoltage_example.seq} (100%) rename examples/nidcpower_source_dc_voltage_with_multiplexer/{NIDCPowerSourceDCVoltageWithMultiplexer.seq => NIDCPowerSourceDCVoltageWithMultiplexer_example.seq} (100%) rename examples/nidigital_spi/{NIDigitalSPI.seq => NIDigitalSPI_example.seq} (100%) rename examples/nidmm_measurement/{NIDmmMeasurement.seq => NIDmmMeasurement_example.seq} (100%) rename examples/nifgen_standard_function/{NIFgenStandardFunction.seq => NIFgenStandardFunction_example.seq} (100%) rename examples/niscope_acquire_waveform/{NIScopeAcquireWaveform.seq => NIScopeAcquireWaveform_example.seq} (100%) rename examples/niswitch_control_relays/{NISwitchControlRelays.seq => NISwitchControlRelays_example.seq} (100%) rename examples/nivisa_dmm_measurement/{NIVisaDmmMeasurement.seq => NIVisaDmmMeasurement_example.seq} (100%) rename examples/output_voltage_measurement/{OutputVoltageMeasurement.seq => OutputVoltageMeasurement_example.seq} (100%) diff --git a/examples/nidaqmx_analog_input/NIDAQmxAnalogInput.seq b/examples/nidaqmx_analog_input/NIDAQmxAnalogInput_example.seq similarity index 100% rename from examples/nidaqmx_analog_input/NIDAQmxAnalogInput.seq rename to examples/nidaqmx_analog_input/NIDAQmxAnalogInput_example.seq diff --git a/examples/nidcpower_source_dc_voltage/NIDCPowerSourceDCVoltage.seq b/examples/nidcpower_source_dc_voltage/NIDCPowerSourceDCVoltage_example.seq similarity index 100% rename from examples/nidcpower_source_dc_voltage/NIDCPowerSourceDCVoltage.seq rename to examples/nidcpower_source_dc_voltage/NIDCPowerSourceDCVoltage_example.seq diff --git a/examples/nidcpower_source_dc_voltage_with_multiplexer/NIDCPowerSourceDCVoltageWithMultiplexer.seq b/examples/nidcpower_source_dc_voltage_with_multiplexer/NIDCPowerSourceDCVoltageWithMultiplexer_example.seq similarity index 100% rename from examples/nidcpower_source_dc_voltage_with_multiplexer/NIDCPowerSourceDCVoltageWithMultiplexer.seq rename to examples/nidcpower_source_dc_voltage_with_multiplexer/NIDCPowerSourceDCVoltageWithMultiplexer_example.seq diff --git a/examples/nidigital_spi/NIDigitalSPI.seq b/examples/nidigital_spi/NIDigitalSPI_example.seq similarity index 100% rename from examples/nidigital_spi/NIDigitalSPI.seq rename to examples/nidigital_spi/NIDigitalSPI_example.seq diff --git a/examples/nidmm_measurement/NIDmmMeasurement.seq b/examples/nidmm_measurement/NIDmmMeasurement_example.seq similarity index 100% rename from examples/nidmm_measurement/NIDmmMeasurement.seq rename to examples/nidmm_measurement/NIDmmMeasurement_example.seq diff --git a/examples/nifgen_standard_function/NIFgenStandardFunction.seq b/examples/nifgen_standard_function/NIFgenStandardFunction_example.seq similarity index 100% rename from examples/nifgen_standard_function/NIFgenStandardFunction.seq rename to examples/nifgen_standard_function/NIFgenStandardFunction_example.seq diff --git a/examples/niscope_acquire_waveform/NIScopeAcquireWaveform.seq b/examples/niscope_acquire_waveform/NIScopeAcquireWaveform_example.seq similarity index 100% rename from examples/niscope_acquire_waveform/NIScopeAcquireWaveform.seq rename to examples/niscope_acquire_waveform/NIScopeAcquireWaveform_example.seq diff --git a/examples/niswitch_control_relays/NISwitchControlRelays.seq b/examples/niswitch_control_relays/NISwitchControlRelays_example.seq similarity index 100% rename from examples/niswitch_control_relays/NISwitchControlRelays.seq rename to examples/niswitch_control_relays/NISwitchControlRelays_example.seq diff --git a/examples/nivisa_dmm_measurement/NIVisaDmmMeasurement.seq b/examples/nivisa_dmm_measurement/NIVisaDmmMeasurement_example.seq similarity index 100% rename from examples/nivisa_dmm_measurement/NIVisaDmmMeasurement.seq rename to examples/nivisa_dmm_measurement/NIVisaDmmMeasurement_example.seq diff --git a/examples/output_voltage_measurement/OutputVoltageMeasurement.seq b/examples/output_voltage_measurement/OutputVoltageMeasurement_example.seq similarity index 100% rename from examples/output_voltage_measurement/OutputVoltageMeasurement.seq rename to examples/output_voltage_measurement/OutputVoltageMeasurement_example.seq