# Get ImageSequence FPS

## Overview

![The Get ImageSequence FPS Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-3b93a25ccf2f7cd4d6dc05c71f8e6422abc756f0%2Fgetimagesequencefps.png?alt=media)

The **Get ImageSequence FPS Node** returns the frame rate of the **ImageSequence**.

## Attributes

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The ID of the target **Object**.                                      |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `FPS`              | **Int**   | The frame rate.                                                                                                                        |

## See Also

* [**Get ImageSequence Duration**](https://docs.incari.com/incari-studio/2021.1/toolbox/incari/imagesequence/getimagesequenceduration)
* [**Get Current ImageSequence Frame**](https://docs.incari.com/incari-studio/2021.1/toolbox/incari/imagesequence/getcurrentimagesequenceframe)
* [**Get Image Sequence Total Frames**](https://docs.incari.com/incari-studio/2021.1/toolbox/incari/imagesequence/getimagesequencetotalframes)
