_MergeNDDocuments, IncubationInterfaceSetActive, ND_AddCustomMetadataDefinition, ND_AddCustomMetadataField, ND_CreateViewProjection, ND_CustomCapture, ND_CustomFinish, ND_CustomSequenceConvertToMultipoint, ND_CustomSequenceConvertToTime, ND_CustomSequenceConvertToZStack, ND_CustomSetSettings, ND_GetCustomMetadataDefinition, ND_GetCustomMetadataDefinitionCount, ND_GetCustomMetadataFieldCount, ND_GetCustomMetadataFieldInfo, ND_GetCustomMetadataFieldName, ND_GetCustomMetadataFieldText, ND_GetCustomMetadataFieldValue, ND_RefreshView, ND_RemoveCustomMetadataDefinition, ND_RemoveCustomMetadataField, ND_SelectViewProjection, ND_SelectViewProjectionEx, ND_SetAuthentication, ND_SetCustomMetadataFieldText, ND_SetCustomMetadataFieldValue, ND_SetOpenViewsToNewWindow, ND_SetPlateLabeling, ND_SetZeroBasedTime, NDEnableSaveToTIFF, Stimulate, StimulationDeviceSetActive
This function runs the Applications > Temperature/Gas > Temperature/Gas Interface command.
Description
IncubationInterfaceSetActive(
char *IncubationInterfaceName
);
This function selects alternative (3rd party) interface for controlling incubation phases of ND experiments.
Description
NDEnableSaveToTIFF(
bool ND_EnableSaveToTIFF
);
This function enables / disables saving to TIF file format in ND Acquisition.
Description
ND_AddCustomMetadataDefinition( intMetadataSource
, char *DefinitionName
);
Defines the metadata set.
Description
ND_AddCustomMetadataField( intMetadataSource
, char *DefinitionName
, intFieldName
, intFieldType
, char *FieldDescription
, char *FieldOptions
, intFieldFlags
);
Adds a custom metadata field into the Edit Custom Metadata dialog.
Parameters
This function runs the Edit > Create New Document from Current View command.
Description
ND_CreateViewProjection();
Creates the new document with the projection of the current ND document. This function has no effect on single documents and the ND documents with only one dimension. It can be applied only to slices view, volume view, maximum and minimum intensity views, and EDF views (focused image, anaglyph, surface view). The resulting document will not contain the z-dimesion (or time dimension for time-only documents in Max/Min intensity view).
Description
ND_CustomCapture();
This function performs the Capture operation according to the Custom Acquisition control window settings. One frame of the custom ND2 document to-be is captured.
Description
ND_CustomFinish();
This function performs the Finish operation and creates a new custom ND2 document according to the Custom Acquisition control window settings. The document is either opened within the application window or saved to disk.
This function runs the Image > ND Processing > Convert Custom Acquisition to Multipoint command.
Description
ND_CustomSequenceConvertToMultipoint(
int Number
);
This function converts the current (active) custom image sequence to multipoint-type.
This function runs the Image > ND Processing > Convert Custom Acquisition to Time-lapse command.
Description
ND_CustomSequenceConvertToTime(
int Number
);
This function converts the current (active) custom image sequence to timelapse-type.
This function runs the Image > ND Processing > Convert Custom Acquisition to ZStack command.
Description
ND_CustomSequenceConvertToZStack( intNumber
, doubleND_ZSeriesStep
);
This function converts the current (active) custom image sequence to Z-stack-type.
Description
ND_CustomSetSettings( char *Filename
, intNumber
);
This function enables you to change some of the settings of the Custom Acquisition control window.
The Filename parameter is used In case the Save to File option is selected within the control window.
Description
ND_GetCustomMetadataDefinition( intMetadataSource
, intDefinitionIdx
, char *DefinitionName
, intMaxChars
);
Returns the name of the metadata set.
Description
ND_GetCustomMetadataDefinitionCount(
int MetadataSource
);
Returns the number of metadata sets.
Description
ND_GetCustomMetadataFieldCount( intMetadataSource
, char *DefinitionName
);
Returns the number of items in the metadata set.
Description
ND_GetCustomMetadataFieldInfo( intMetadataSource
, intFieldIdx
, char *DefinitionName
, int *GetFieldType
, char *FieldDescription
, intMaxChars
, int *GetFieldFlags
);
Returns custom metadata field information.
Note
DefinitionName string is ignored when MetadataSource value is set to 0 (current file).
Parameters
Description
ND_GetCustomMetadataFieldName( intMetadataSource
, intFieldIdx
, char *DefinitionName
, char *FieldName
, intMaxChars
);
Returns the name of the metadata field.
Note
DefinitionName string is ignored when MetadataSource value is set to 0 (current file).
Parameters
Description
ND_GetCustomMetadataFieldText( intMetadataSource
, intFieldIdx
, char *DefinitionName
, char *FieldText
, intMaxChars
, intFieldDefault
);
Returns texts of a metadata item.
Parameters
Description
ND_GetCustomMetadataFieldValue( intMetadataSource
, intFieldIdx
, char *DefinitionName
, intFieldDefault
);
Returns a metadata field number for data types different than text.
Description
ND_RefreshView();
Refreshes the contents of the current view. This function is useful for maximum/minimum intensity projection views after any processing made on the ND document.
Description
ND_RemoveCustomMetadataDefinition( intMetadataSource
, char *DefinitionName
);
Removes the custom metadata set.
Description
ND_RemoveCustomMetadataField( intMetadataSource
, intFieldIdx
, char *DefinitionName
);
Removes the custom metadata field.
This function runs the Z command.
Description
ND_SelectViewProjection(
int ND_ViewProjectionType
);
Changes the projection used for viewing the ND2 file. Can be used on maximum/minimum intensity views, Slices view and Tiled view. Not all projection types are available on each view.
Description
ND_SelectViewProjectionEx( intND_ViewProjectionType
, intND_ViewSecondaryProjectionType
);
In views which support multi-dimensional projection (tiled view), this function sets the primary and secondary dimension to be displayed.
Description
ND_SetAuthentication(
int Authentication
);
This function sets the ND image authentication.
Description
ND_SetCustomMetadataFieldText( intMetadataSource
, intFieldIdx
, char *DefinitionName
, char *FieldText
, intFieldDefault
);
Sets the custom metadata field text.
Parameters
Description
ND_SetCustomMetadataFieldValue( intMetadataSource
, intFieldIdx
, char *DefinitionName
, doubledblValue
, intFieldDefault
);
Sets the custom metadata field value.
Parameters
Description
ND_SetOpenViewsToNewWindow(
int OpenToNewWindow
);
This function sets a behavior of switching views of the opened image (Main View, Slices View, Volume View, ...).
Description
ND_SetPlateLabeling( char *DocumentName
, char *Filename
);
Sets the well plate labeling.
Description
ND_SetZeroBasedTime(
int ZeroBasedTime
);
Sets one of the application options (Edit > Options ).
Description
Stimulate( doubleND_TimeDuration
, char *StimConfiguration
, intStimFinish
);
Stimulates the experiment for a defined time interval.
Parameters
This function runs the Applications > 6D > Device for Stimulation: [Device Name] command.
Description
StimulationDeviceSetActive(
char *StimulationDeviceName
);
Sets the selected stimulation device active.
Parameters
This function runs the File > Merge ND Documents command.
Description
_MergeNDDocuments();
Opens the Merge ND Documents dialog window. Please see ND_MergeFiles for more information.