SCHED: ExportToCSV
Format
SCHED / ExportToCSV '<AbsoluteFilePathName>' <Parameters>
Description
The SCHED ExportToCSV Connect command saves the current Data view as a CSV file.
Parameters
- AbsoluteFilePathName: The parameter is a string of text in single quotes of the file path name. Supported filename extensions are: CSV.
- Parameters: Optional configuration parameters to include additional fields or change
what is included in the CSV file.
- IncludeTimeSlots: Includes all timeslots for tasks, rather than just the assignments for the tasks. This also adds a Type column to differentiate timeslots and assignments.
- ResourceSetupTime: Adds Resource Setup Time column, which contains semicolon delimited setup time information for all resources in the assignment.
- MinMaxElevation: Adds Min Elevation (deg) and Max Elevation (deg) columns, which contain semicolon delimited lists of the min/max elevation between every pair of ground and space resources during the assignment.
- RevNumber: Adds Min Rev Number column, which contains a semicolon delimited list of the minimum orbit number for all resources in the assignment.
Example
To save the current Data view as an CSV file with a filename "testfile" under the C:\Myfiles\Schedulefiles\ directory:
SCHED / ExportToCSV 'C:\Myfiles\Schedulefiles\testfile.csv' IncludeTimeSlots ResourceSetupTime MinMaxElevation RevNumber
Syntax | Example |
---|---|
<CommandName> | SCHED / ExportToCSV |
<AbsoluteFilePathName> | 'C:\Myfiles\Schedulefiles\testfile.csv' |
<Parameters> | IncludeTimeSlots ResourceSetupTime MinMaxElevation RevNumber |
Return Message
If activated, Connect returns an acknowledgment message.
Group Membership
This command belongs to the following group(s):
Version
11.2