Examples: Load Shock Profile Pulses Last update: 17.07.2025 Proto Request Example { "project": "Tutorial Project", "phaseName": "Environmental", "eventName": "3 - Earthquake", "filePath": "C:\\Users\\jdoe\\Documents\\Sawtooth.csv", "shockPulsesCsvProps": { "profileName": "Shock Pulses", "headerRowNumber": 0, "columnDelim": "Comma", "numericFormat": "English (United States)", "duration": 20.0, "durationUnits": "ms", "sampleRate": 1.0, "sampleRateUnits": "sec", "shapeColumn": "Shape", "loadColumn": "Load (G)", "loadUnits": "G", "freqColumn": "Freq (Hz)", "freqUnits": "Hz", "decayColumn": "Decay" } } Python Example For a Python example, refer to the online PySherlock Reference.