# مسجل CSV

## وصف عام

مسجل يقوم بحفظ قيم Node في ملف CSV.

تستخدم هذه الفئة حزمة csv من مكتبة Python القياسية. [API المرجع](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.CSVRecorder.html#pywr.recorders.CSVRecorder)

## السمات

<table><thead><tr><th width="175">الاسم</th><th width="395">وصف</th><th>مطلوب</th></tr></thead><tbody><tr><td>نموذج</td><td>النموذج لتسجيل العقد منه</td><td>اختياري</td></tr><tr><td>ملف csv</td><td>المسار إلى ملف CSV</td><td>مطلوب</td></tr><tr><td>فهرس_السيناريو</td><td>فهرس السيناريو للنموذج المراد حفظه</td><td>مطلوب</td></tr><tr><td>العقد</td><td>عدد متكرر من العقد لحفظ البيانات. يتم تعيينه افتراضيًا على None، وهي جميع العقد في النموذج.</td><td>مطلوب</td></tr><tr><td>كوارغ</td><td>وسيطات الكلمات الرئيسية الإضافية لتمريرها إلى <em>كاتب سيرة</em> موضوع</td><td>اختياري</td></tr></tbody></table>

## مثال

قريبًا...

«جسون» {

}

```
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/arby/asasyat-alnmthjh/recorders/file-recorders/csv-recorder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
